Back

SSH - Console communication just like telnet but encrypted

Telnet - tcp/23

RDP - Microsoft Remote Desktop Protocol

VNC (Virtual Network Computing) - Like RDP but for many OS's

RDP and VNC are crucial in help desk for gaining GUI access to machines running Windows or other operating systems

API Integration - Automating the process of controlling and managing devices instead of manually doing it though the command line

Console - directly connect to a device, typically via serial connection

Jump Box - A hardened server that you connect to to gain access other devices on a network

In-Band Management - Assign an IP address to a special "management" interface that we can connect to remotely

Out-of-band Management